Api referenceCognitiveModelsmcpServerToolSyncOn this pagemcpServerToolSyncMCPServerToolSync Model Represents the request body for synchronizing tools on an MCP server. selected_tools (array[string]) Required List of tool names to create or synchronize. Each tool name must have minimum 1 character. Example { "selected_tools": [ "string" ]}